5.
Media Library Support
Sharepoint connector supports the following features of Sitecore 5.3.1 media library:
-
Upload operations on a media connection folder allows uploading of the content to Sharepoint document and image libraries.
-
Files and images are displayed as values of the Blob field of media items. It is possible to download files directly from the Sitecore content editor. The behavior of the Blob field is controlled by the following settings in Web.Config:
- Sharepoint.MediaProvider.MaxBlobSize defines the maximum size of a file that can be displayed as Blob (default: 1MB)
- Sharepoint.MediaConnection.DownloadTimeout defines the timeout of media requests to Sharepoint server.